home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / python-lazr-restfulclient / HACKING.txt < prev   
Text File  |  2009-04-21  |  1KB  |  42 lines

  1. ..
  2.     This file is part of lazr.restfulclient.
  3.  
  4.     lazr.restfulclient is free software: you can redistribute it and/or modify it
  5.     under the terms of the GNU Lesser General Public License as published by
  6.     the Free Software Foundation, version 3 of the License.
  7.  
  8.     lazr.restfulclient is distributed in the hope that it will be useful, but WITHOUT
  9.     ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  10.     FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public
  11.     License for more details.
  12.  
  13.     You should have received a copy of the GNU Lesser General Public License
  14.     along with lazr.restfulclient.  If not, see <http://www.gnu.org/licenses/>.
  15.  
  16. This project uses zc.buildout for development.
  17.  
  18. ============
  19. Introduction
  20. ============
  21.  
  22. These are guidelines for hacking on the lazr.restfulclient project.  But first,
  23. please see the common hacking guidelines at:
  24.  
  25.     http://dev.launchpad.net/Hacking
  26.  
  27.  
  28. Getting help
  29. ------------
  30.  
  31. If you find bugs in this package, you can report them here:
  32.  
  33.     https://launchpad.net/lazr.restfulclient
  34.  
  35. If you want to discuss this package, join the team and mailing list here:
  36.  
  37.     https://launchpad.net/~lazr-developers
  38.  
  39. or send a message to:
  40.  
  41.     lazr-developers@lists.launchpad.net
  42.